home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / fileutil.13 / fileutil / fileutils-3.13 / po / fileutils.pot < prev    next >
Encoding:
Text File  |  1996-07-10  |  31.9 KB  |  1,190 lines

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  4. #
  5. #, fuzzy
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: PACKAGE VERSION\n"
  9. "POT-Creation-Date: 1996-07-09 22:52-0500\n"
  10. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  11. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  12. "Language-Team: LANGUAGE <LL@li.org>\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=CHARSET\n"
  15. "Content-Transfer-Encoding: ENCODING\n"
  16.  
  17. #: src/chgrp.c:116
  18. #, c-format
  19. msgid "group of %s changed to %s\n"
  20. msgstr ""
  21.  
  22. #: src/chgrp.c:118
  23. #, c-format
  24. msgid "group of %s retained as %s\n"
  25. msgstr ""
  26.  
  27. #: src/chgrp.c:130
  28. msgid "can not change to null group"
  29. msgstr ""
  30.  
  31. #: src/chgrp.c:142
  32. msgid "group number"
  33. msgstr ""
  34.  
  35. #: src/chgrp.c:189
  36. #, c-format
  37. msgid "you are not a member of group `%s'"
  38. msgstr ""
  39.  
  40. #: src/chgrp.c:194
  41. #, c-format
  42. msgid "%s: invalid group number"
  43. msgstr ""
  44.  
  45. #: src/chgrp.c:237 src/chmod.c:178 src/chmod.c:323 src/chown.c:200
  46. #: src/cp.c:521 src/cp.c:668 src/cp.c:1175 src/du.c:574 src/install.c:270
  47. #: src/ln.c:136 src/ln.c:264 src/mkdir.c:143 src/mkfifo.c:127 src/mknod.c:130
  48. #: src/mv.c:285 src/mvdir.c:160
  49. msgid "virtual memory exhausted"
  50. msgstr ""
  51.  
  52. #: src/chgrp.c:267 src/chmod.c:208 src/chown.c:230 src/cp-aux.c:35
  53. #: src/dd.c:1086 src/df.c:458 src/dircolors.c:102 src/du.c:215
  54. #: src/install.c:582 src/ln.c:315 src/ls.c:2683 src/mkdir.c:66 src/mkfifo.c:56
  55. #: src/mknod.c:61 src/mv.c:374 src/mvdir.c:77 src/rm.c:527 src/rmdir.c:82
  56. #: src/sync.c:35 src/touch.c:244
  57. #, c-format
  58. msgid "Try `%s --help' for more information.\n"
  59. msgstr ""
  60.  
  61. #: src/chgrp.c:271
  62. #, c-format
  63. msgid "Usage: %s [OPTION]... GROUP FILE...\n"
  64. msgstr ""
  65.  
  66. #: src/chgrp.c:272
  67. msgid ""
  68. "Change the group membership of each FILE to GROUP.\n"
  69. "\n"
  70. "  -c, --changes           like verbose but report only when a change is "
  71. "made\n"
  72. "  -h, --no-dereference    affect symbolic links instead of any referenced "
  73. "file\n"
  74. "                          (available only on systems with lchown system "
  75. "call)\n"
  76. "  -f, --silent, --quiet   suppress most error messages\n"
  77. "  -v, --verbose           output a diagnostic for every file processed\n"
  78. "  -R, --recursive         change files and directories recursively\n"
  79. "      --help              display this help and exit\n"
  80. "      --version           output version information and exit\n"
  81. msgstr ""
  82.  
  83. #: src/chgrp.c:336 src/chmod.c:314 src/chown.c:312 src/install.c:260
  84. #: src/mkdir.c:131 src/mkfifo.c:116 src/mknod.c:138 src/rm.c:173
  85. #: src/rmdir.c:135
  86. msgid "too few arguments"
  87. msgstr ""
  88.  
  89. #: src/chgrp.c:343 src/chown.c:319
  90. msgid "--no-dereference (-h) is not supported on this system"
  91. msgstr ""
  92.  
  93. #: src/chmod.c:89
  94. #, c-format
  95. msgid "mode of %s changed to %04o (%s)\n"
  96. msgstr ""
  97.  
  98. #: src/chmod.c:92
  99. #, c-format
  100. msgid "mode of %s retained as %04o (%s)\n"
  101. msgstr ""
  102.  
  103. #: src/chmod.c:212
  104. #, c-format
  105. msgid ""
  106. "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n"
  107. "  or:  %s [OPTION]... OCTAL_MODE FILE...\n"
  108. msgstr ""
  109.  
  110. #: src/chmod.c:217
  111. msgid ""
  112. "\n"
  113. "  -c, --changes           like verbose but report only when a change is "
  114. "made\n"
  115. "  -f, --silent, --quiet   suppress most error messages\n"
  116. "  -v, --verbose           output a diagnostic for every file processed\n"
  117. "  -R, --recursive         change files and directories recursively\n"
  118. "      --help              display this help and exit\n"
  119. "      --version           output version information and exit\n"
  120. "\n"
  121. "Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n"
  122. "one or more of the letters rwxXstugo.\n"
  123. msgstr ""
  124.  
  125. #: src/chmod.c:279 src/chmod.c:321 src/mkfifo.c:125 src/mknod.c:128
  126. msgid "invalid mode"
  127. msgstr ""
  128.  
  129. #: src/chown.c:117
  130. #, c-format
  131. msgid "owner of %s changed to "
  132. msgstr ""
  133.  
  134. #: src/chown.c:119
  135. #, c-format
  136. msgid "owner of %s retained as "
  137. msgstr ""
  138.  
  139. #: src/chown.c:234
  140. #, c-format
  141. msgid ""
  142. "Usage: %s [OPTION]... OWNER[.[GROUP]] FILE...\n"
  143. "  or:  %s [OPTION]... .[GROUP] FILE...\n"
  144. msgstr ""
  145.  
  146. #: src/chown.c:239
  147. msgid ""
  148. "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
  149. "\n"
  150. "  -c, --changes          be verbose whenever change occurs\n"
  151. "  -h, --no-dereference   affect symbolic links instead of any referenced "
  152. "file\n"
  153. "                         (available only on systems with lchown system "
  154. "call)\n"
  155. "  -f, --silent, --quiet  suppress most error messages\n"
  156. "  -v, --verbose          explain what is being done\n"
  157. "  -R, --recursive        change files and directories recursively\n"
  158. "      --help             display this help and exit\n"
  159. "      --version          output version information and exit\n"
  160. "\n"
  161. "Owner is unchanged if missing.  Group is unchanged if missing, but changed\n"
  162. "to login group if implied by a period.  A colon may replace the period.\n"
  163. msgstr ""
  164.  
  165. #: src/cp-aux.c:39 src/mv.c:378
  166. #, c-format
  167. msgid ""
  168. "Usage: %s [OPTION]... SOURCE DEST\n"
  169. "  or:  %s [OPTION]... SOURCE... DIRECTORY\n"
  170. msgstr ""
  171.  
  172. #: src/cp-aux.c:44
  173. msgid ""
  174. "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n"
  175. "\n"
  176. "  -a, --archive                same as -dpR\n"
  177. "  -b, --backup                 make backup before removal\n"
  178. "  -d, --no-dereference         preserve links\n"
  179. "  -f, --force                  remove existing destinations, never prompt\n"
  180. "  -i, --interactive            prompt before overwrite\n"
  181. "  -l, --link                   link files instead of copying\n"
  182. "  -p, --preserve               preserve file attributes if possible\n"
  183. "  -r                           copy recursively, non-directories as files\n"
  184. "      --sparse=WHEN            control creation of sparse files\n"
  185. "  -s, --symbolic-link          make symbolic links instead of copying\n"
  186. "  -u, --update                 copy only older or brand new files\n"
  187. "  -v, --verbose                explain what is being done\n"
  188. "  -x, --one-file-system        stay on this file system\n"
  189. "  -P, --parents                append source path to DIRECTORY\n"
  190. "  -R, --recursive              copy directories recursively\n"
  191. "  -S, --suffix=SUFFIX          override the usual backup suffix\n"
  192. "  -V, --version-control=WORD   override the usual version control\n"
  193. "      --help                   display this help and exit\n"
  194. "      --version                output version information and exit\n"
  195. "\n"
  196. "By default, sparse SOURCE files are detected by a crude heuristic and the\n"
  197. "corresponding DEST file is made sparse as well.  That is the behavior\n"
  198. "selected by --sparse=auto.  Specify --sparse=always to create a sparse DEST\n"
  199. "file whenever the SOURCE file contains a long enough sequence of zero "
  200. "bytes.\n"
  201. "Use --sparse=never to inhibit creation of sparse files.\n"
  202. "\n"
  203. msgstr ""
  204.  
  205. #: src/cp-aux.c:74 src/install.c:610 src/ln.c:342 src/mv.c:397
  206. msgid ""
  207. "The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX.  The\n"
  208. "version control may be set with VERSION_CONTROL, values are:\n"
  209. "\n"
  210. "  t, numbered     make numbered backups\n"
  211. "  nil, existing   numbered if numbered backups exist, simple otherwise\n"
  212. "  never, simple   always make simple backups\n"
  213. msgstr ""
  214.  
  215. #: src/cp-aux.c:82
  216. msgid ""
  217. "\n"
  218. "As a special case, cp makes a backup of SOURCE when the force and backup\n"
  219. "options are given and SOURCE and DEST are the same name for an existing,\n"
  220. "regular file.\n"
  221. msgstr ""
  222.  
  223. #: src/cp.c:246
  224. msgid "sparse type"
  225. msgstr ""
  226.  
  227. #: src/cp.c:304 src/ln.c:406
  228. msgid "symbolic links are not supported on this system"
  229. msgstr ""
  230.  
  231. #: src/cp.c:343
  232. msgid "cannot make both hard and symbolic links"
  233. msgstr ""
  234.  
  235. #: src/cp.c:402 src/mv.c:477
  236. msgid "missing file arguments"
  237. msgstr ""
  238.  
  239. #: src/cp.c:404
  240. msgid "missing destination file"
  241. msgstr ""
  242.  
  243. #: src/cp.c:503
  244. msgid "when preserving paths, last argument must be a directory"
  245. msgstr ""
  246.  
  247. #: src/cp.c:553
  248. msgid "when copying multiple files, last argument must be a directory"
  249. msgstr ""
  250.  
  251. #: src/cp.c:603
  252. #, c-format
  253. msgid "%s: omitting directory"
  254. msgstr ""
  255.  
  256. #: src/cp.c:628 src/install.c:384 src/ln.c:215 src/mv.c:251
  257. #, c-format
  258. msgid "`%s' and `%s' are the same file"
  259. msgstr ""
  260.  
  261. #: src/cp.c:638
  262. #, c-format
  263. msgid "%s: cannot overwrite directory with non-directory"
  264. msgstr ""
  265.  
  266. #: src/cp.c:653
  267. #, c-format
  268. msgid "%s: overwrite `%s', overriding mode %04o? "
  269. msgstr ""
  270.  
  271. #: src/cp.c:657
  272. #, c-format
  273. msgid "%s: overwrite `%s'? "
  274. msgstr ""
  275.  
  276. #: src/cp.c:677
  277. #, c-format
  278. msgid "backing up `%s' would destroy source;  `%s' not copied"
  279. msgstr ""
  280.  
  281. #: src/cp.c:689 src/ln.c:272 src/mv.c:293
  282. #, c-format
  283. msgid "cannot backup `%s'"
  284. msgstr ""
  285.  
  286. #: src/cp.c:717
  287. #, c-format
  288. msgid "cannot remove old link to `%s'"
  289. msgstr ""
  290.  
  291. #: src/cp.c:757
  292. #, c-format
  293. msgid "%s: cannot copy cyclic symbolic link"
  294. msgstr ""
  295.  
  296. #: src/cp.c:775
  297. #, c-format
  298. msgid "cannot create directory `%s'"
  299. msgstr ""
  300.  
  301. #: src/cp.c:812
  302. #, c-format
  303. msgid "%s: can make relative symbolic links only in current directory"
  304. msgstr ""
  305.  
  306. #: src/cp.c:822
  307. #, c-format
  308. msgid "cannot create link `%s'"
  309. msgstr ""
  310.  
  311. #: src/cp.c:843
  312. #, c-format
  313. msgid "cannot create fifo `%s'"
  314. msgstr ""
  315.  
  316. #: src/cp.c:857
  317. #, c-format
  318. msgid "cannot create special file `%s'"
  319. msgstr ""
  320.  
  321. #: src/cp.c:872
  322. #, c-format
  323. msgid "cannot read symbolic link `%s'"
  324. msgstr ""
  325.  
  326. #: src/cp.c:879
  327. #, c-format
  328. msgid "cannot create symbolic link `%s'"
  329. msgstr ""
  330.  
  331. #: src/cp.c:887
  332. #, c-format
  333. msgid "%s: unknown file type"
  334. msgstr ""
  335.  
  336. #: src/cp.c:945 src/ln.c:306 src/mv.c:338
  337. #, c-format
  338. msgid "cannot un-backup `%s'"
  339. msgstr ""
  340.  
  341. #: src/cp.c:1022 src/mkdir.c:156
  342. #, c-format
  343. msgid "cannot make directory `%s'"
  344. msgstr ""
  345.  
  346. #: src/cp.c:1033 src/cp.c:1054
  347. #, c-format
  348. msgid "`%s' exists but is not a directory"
  349. msgstr ""
  350.  
  351. #: src/cp.c:1238
  352. #, c-format
  353. msgid "cannot create regular file `%s'"
  354. msgstr ""
  355.  
  356. #: src/dircolors.c:106
  357. #, c-format
  358. msgid "Usage: %s [OPTION]... [FILE]\n"
  359. msgstr ""
  360.  
  361. #: src/dircolors.c:107
  362. msgid ""
  363. "Output commands to set the LS_COLOR environment variable.\n"
  364. "\n"
  365. "Determine format of output:\n"
  366. "  -b, --sh, --bourne-shell    output Bourne shell code to set LS_COLOR\n"
  367. "  -c, --csh, --c-shell        output C shell code to set LS_COLOR\n"
  368. "  -p, --print-data-base       output defaults\n"
  369. "  -h, --help                  display this help and exit\n"
  370. "      --version               output version information and exit\n"
  371. msgstr ""
  372.  
  373. #: src/dircolors.c:127
  374. msgid "Memory exhausted"
  375. msgstr ""
  376.  
  377. #: src/dircolors.c:358
  378. #, c-format
  379. msgid "%s:%lu: unrecognized keyword `%s'"
  380. msgstr ""
  381.  
  382. #: src/dircolors.c:450
  383. msgid ""
  384. "the options to output dircolors' internal database and\n"
  385. "to select a shell syntax are mutually exclusive"
  386. msgstr ""
  387.  
  388. #: src/dircolors.c:458
  389. msgid ""
  390. "no FILE arguments may be used with the option to output\n"
  391. "dircolors' internal database"
  392. msgstr ""
  393.  
  394. #: src/dircolors.c:465 src/mknod.c:140
  395. msgid "too many arguments"
  396. msgstr ""
  397.  
  398. #: src/dircolors.c:487
  399. msgid "no SHELL environment variable, and no shell type option given"
  400. msgstr ""
  401.  
  402. #: src/dircolors.c:521
  403. msgid "write error"
  404. msgstr ""
  405.  
  406. #: src/dd.c:358 src/dd.c:362 src/dircolors.c:524
  407. msgid "standard input"
  408. msgstr ""
  409.  
  410. #: src/dd.c:361
  411. #, c-format
  412. msgid "%s is closed"
  413. msgstr ""
  414.  
  415. #: src/dd.c:363 src/dd.c:383
  416. msgid "standard output"
  417. msgstr ""
  418.  
  419. #: src/dd.c:832
  420. #, c-format
  421. msgid "unrecognized option `%s'"
  422. msgstr ""
  423.  
  424. #: src/dd.c:847
  425. #, c-format
  426. msgid "invalid number `%s'"
  427. msgstr ""
  428.  
  429. #: src/dd.c:871
  430. #, c-format
  431. msgid "unrecognized option `%s=%s'"
  432. msgstr ""
  433.  
  434. #: src/dd.c:957
  435. #, c-format
  436. msgid "%s: invalid conversion"
  437. msgstr ""
  438.  
  439. #: src/dd.c:977
  440. msgid ""
  441. "only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
  442. "{unblock,sync}"
  443. msgstr ""
  444.  
  445. #: src/dd.c:1039
  446. #, c-format
  447. msgid "%u+%u records in\n"
  448. msgstr ""
  449.  
  450. #: src/dd.c:1040
  451. #, c-format
  452. msgid "%u+%u records out\n"
  453. msgstr ""
  454.  
  455. #: src/dd.c:1044
  456. msgid "truncated record"
  457. msgstr ""
  458.  
  459. #: src/dd.c:1045
  460. msgid "truncated records"
  461. msgstr ""
  462.  
  463. #: src/dd.c:1090
  464. #, c-format
  465. msgid "Usage: %s [OPTION]...\n"
  466. msgstr ""
  467.  
  468. #: src/dd.c:1091
  469. msgid ""
  470. "Copy a file, converting and formatting according to the options.\n"
  471. "\n"
  472. "  bs=BYTES        force ibs=BYTES and obs=BYTES\n"
  473. "  cbs=BYTES       convert BYTES bytes at a time\n"
  474. "  conv=KEYWORDS   convert the file as per the comma separated keyword list\n"
  475. "  count=BLOCKS    copy only BLOCKS input blocks\n"
  476. "  ibs=BYTES       read BYTES bytes at a time\n"
  477. "  if=FILE         read from FILE instead of stdin\n"
  478. "  obs=BYTES       write BYTES bytes at a time\n"
  479. "  of=FILE         write to FILE instead of stdout, don't truncate file\n"
  480. "  seek=BLOCKS     skip BLOCKS obs-sized blocks at start of output\n"
  481. "  skip=BLOCKS     skip BLOCKS ibs-sized blocks at start of input\n"
  482. "      --help      display this help and exit\n"
  483. "      --version   output version information and exit\n"
  484. "\n"
  485. "BYTES may be suffixed: by xM for multiplication by M, by c for x1,\n"
  486. "by w for x2, by b for x512, by k for x1024.  Each KEYWORD may be:\n"
  487. "\n"
  488. "  ascii     from EBCDIC to ASCII\n"
  489. "  ebcdic    from ASCII to EBCDIC\n"
  490. "  ibm       from ASCII to alternated EBCDIC\n"
  491. "  block     pad newline-terminated records with spaces to cbs-size\n"
  492. "  unblock   replace trailing spaces in cbs-size records with newline\n"
  493. "  lcase     change upper case to lower case\n"
  494. "  ucase     change lower case to upper case\n"
  495. "  swab      swap every pair of input bytes\n"
  496. "  noerror   continue after read errors\n"
  497. "  sync      pad every input block with NULs to ibs-size\n"
  498. msgstr ""
  499.  
  500. #: src/df.c:400
  501. #, c-format
  502. msgid "cannot find mount point for %s"
  503. msgstr ""
  504.  
  505. #: src/df.c:462 src/du.c:219 src/ls.c:2687
  506. #, c-format
  507. msgid "Usage: %s [OPTION]... [FILE]...\n"
  508. msgstr ""
  509.  
  510. #: src/df.c:463
  511. msgid ""
  512. "Show information about the filesystem on which each FILE resides,\n"
  513. "or all filesystems by default.\n"
  514. "\n"
  515. "  -a, --all             include filesystems having 0 blocks\n"
  516. "  -h, --human-readable  print sizes in human readable format (e.g. 1K 234M "
  517. "2G)\n"
  518. "  -i, --inodes          list inode information instead of block usage\n"
  519. "  -k, --kilobytes       use 1024-byte blocks, not 512 despite "
  520. "POSIXLY_CORRECT\n"
  521. "  -m, --megabytes       use 1024K-byte blocks, not 512 despite "
  522. "POSIXLY_CORRECT\n"
  523. "      --no-sync         do not invoke sync before getting usage info "
  524. "(default)\n"
  525. "      --sync            invoke sync before getting usage info\n"
  526. "  -t, --type=TYPE       limit listing to filesystems of type TYPE\n"
  527. "  -x, --exclude-type=TYPE   limit listing to filesystems not of type TYPE\n"
  528. "  -v                    (ignored)\n"
  529. "  -P, --portability     use the POSIX output format\n"
  530. "  -T, --print-type      print filesystem type\n"
  531. "      --help            display this help and exit\n"
  532. "      --version         output version information and exit\n"
  533. msgstr ""
  534.  
  535. #: src/df.c:581
  536. msgid ""
  537. "the option for counting 1MB blocks may not be used\n"
  538. "with the portable output format"
  539. msgstr ""
  540.  
  541. #: src/df.c:586
  542. msgid ""
  543. "the option for printing with adaptive units may not be used\n"
  544. "with the portable output format"
  545. msgstr ""
  546.  
  547. #: src/df.c:601
  548. #, c-format
  549. msgid "file system type `%s' both selected and excluded"
  550. msgstr ""
  551.  
  552. #: src/df.c:641
  553. msgid "cannot read table of mounted filesystems"
  554. msgstr ""
  555.  
  556. #: src/du.c:220
  557. msgid ""
  558. "Summarize disk usage of each FILE, recursively for directories.\n"
  559. "\n"
  560. "  -a, --all             write counts for all files, not just directories\n"
  561. "  -b, --bytes           print size in bytes\n"
  562. "  -c, --total           produce a grand total\n"
  563. "  -h, --human-readable  print sizes in human readable format (e.g. 1K 234M "
  564. "2G)\n"
  565. "  -k, --kilobytes       use 1024-byte blocks, not 512 despite "
  566. "POSIXLY_CORRECT\n"
  567. "  -l, --count-links     count sizes many times if hard linked\n"
  568. "  -m, --megabytes       use 1024K-byte blocks, not 512 despite "
  569. "POSIXLY_CORRECT\n"
  570. "  -s, --summarize       display only a total for each argument\n"
  571. "  -x, --one-file-system  skip directories on different filesystems\n"
  572. "  -D, --dereference-args  dereference PATHs when symbolic link\n"
  573. "  -L, --dereference     dereference all symbolic links\n"
  574. "  -S, --separate-dirs   do not include size of subdirectories\n"
  575. "      --help            display this help and exit\n"
  576. "      --version         output version information and exit\n"
  577. msgstr ""
  578.  
  579. #: src/du.c:345
  580. msgid "cannot both summarize and show all entries"
  581. msgstr ""
  582.  
  583. #: src/du.c:429
  584. msgid "current directory"
  585. msgstr ""
  586.  
  587. #: src/du.c:464 src/mvdir.c:107
  588. msgid "starting directory"
  589. msgstr ""
  590.  
  591. #: src/du.c:479
  592. #, c-format
  593. msgid "%ld\ttotal\n"
  594. msgstr ""
  595.  
  596. #: src/du.c:549
  597. #, c-format
  598. msgid "cannot change to directory %s"
  599. msgstr ""
  600.  
  601. #: src/du.c:568 src/du.c:600
  602. #, c-format
  603. msgid "cannot change to `..' from directory %s"
  604. msgstr ""
  605.  
  606. #: src/install.c:253
  607. msgid "the strip option may not be used when installing a directory"
  608. msgstr ""
  609.  
  610. #: src/install.c:268 src/mkdir.c:141
  611. #, c-format
  612. msgid "invalid mode `%s'"
  613. msgstr ""
  614.  
  615. #: src/install.c:371 src/install.c:378
  616. #, c-format
  617. msgid "`%s' is not a regular file"
  618. msgstr ""
  619.  
  620. #: src/install.c:519
  621. msgid "cannot fork"
  622. msgstr ""
  623.  
  624. #: src/install.c:523
  625. msgid "cannot run strip"
  626. msgstr ""
  627.  
  628. #: src/install.c:549
  629. #, c-format
  630. msgid "invalid user `%s'"
  631. msgstr ""
  632.  
  633. #: src/install.c:567
  634. #, c-format
  635. msgid "invalid group `%s'"
  636. msgstr ""
  637.  
  638. #: src/install.c:586
  639. #, c-format
  640. msgid ""
  641. "Usage: %s [OPTION]... SOURCE DEST           (1st format)\n"
  642. "  or:  %s [OPTION]... SOURCE... DIRECTORY   (2nd format)\n"
  643. "  or:  %s -d [OPTION]... DIRECTORY...       (3rd format)\n"
  644. msgstr ""
  645.  
  646. #: src/install.c:592
  647. msgid ""
  648. "In first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
  649. "DIRECTORY, while setting permission modes and owner/group.  In third\n"
  650. "format, make all components of the given DIRECTORY(ies).\n"
  651. "\n"
  652. "  -c                  (ignored)\n"
  653. "  -d, --directory     create [leading] directories, mandatory for 3rd "
  654. "format\n"
  655. "  -g, --group=GROUP   set group ownership, instead of process' current "
  656. "group\n"
  657. "  -m, --mode=MODE     set permission mode (as in chmod), instead of "
  658. "rw-r--r--\n"
  659. "  -o, --owner=OWNER   set ownership (super-user only)\n"
  660. "  -s, --strip         strip symbol tables, only for 1st and 2nd formats\n"
  661. "  -b, --backup        make backup before removal\n"
  662. "  -S, --suffix=SUFFIX override the usual backup suffix\n"
  663. "  -V, --version-control=WORD   override the usual version control\n"
  664. "      --help          display this help and exit\n"
  665. "      --version       output version information and exit\n"
  666. "\n"
  667. msgstr ""
  668.  
  669. #: src/ln.c:180
  670. #, c-format
  671. msgid "%s: hard link not allowed for directory"
  672. msgstr ""
  673.  
  674. #: src/ln.c:245 src/mv.c:257
  675. #, c-format
  676. msgid "%s: cannot overwrite directory"
  677. msgstr ""
  678.  
  679. #: src/ln.c:250 src/mv.c:276
  680. #, c-format
  681. msgid "%s: replace `%s'? "
  682. msgstr ""
  683.  
  684. #: src/ln.c:256
  685. #, c-format
  686. msgid "%s: File exists"
  687. msgstr ""
  688.  
  689. #: src/ln.c:281 src/mv.c:147 src/mv.c:328
  690. #, c-format
  691. msgid "cannot remove `%s'"
  692. msgstr ""
  693.  
  694. #: src/ln.c:292
  695. #, c-format
  696. msgid "create %s %s to %s\n"
  697. msgstr ""
  698.  
  699. #: src/ln.c:300
  700. #, c-format
  701. msgid "cannot create %s `%s' to `%s'"
  702. msgstr ""
  703.  
  704. #: src/ln.c:319
  705. #, c-format
  706. msgid ""
  707. "Usage: %s [OPTION]... SOURCE [DEST]\n"
  708. "  or:  %s [OPTION]... SOURCE... DIRECTORY\n"
  709. msgstr ""
  710.  
  711. #: src/ln.c:324
  712. msgid ""
  713. "Link SOURCE to DEST (. by default), or multiple SOURCE(s) to DIRECTORY.\n"
  714. "Makes hard links by default, symbolic links with -s.\n"
  715. "\n"
  716. "  -b, --backup                 make backups for removed files\n"
  717. "  -d, -F, --directory          hard link directories (super-user only)\n"
  718. "  -f, --force                  remove existing destinations\n"
  719. "  -n, --no-dereference         treat destination that is a symlink to a\n"
  720. "                                 directory as if it were a normal file\n"
  721. "  -i, --interactive            prompt whether to remove destinations\n"
  722. "  -s, --symbolic               make symbolic links instead of hard links\n"
  723. "  -v, --verbose                print name of each file before linking\n"
  724. "  -S, --suffix=SUFFIX          override the usual backup suffix\n"
  725. "  -V, --version-control=WORD   override the usual version control\n"
  726. "      --help                   display this help and exit\n"
  727. "      --version                output version information and exit\n"
  728. "\n"
  729. msgstr ""
  730.  
  731. #: src/ln.c:435 src/mv.c:478
  732. msgid "missing file argument"
  733. msgstr ""
  734.  
  735. #: src/ln.c:482
  736. msgid "when making multiple links, last argument must be a directory"
  737. msgstr ""
  738.  
  739. #: src/ls.c:822
  740. #, c-format
  741. msgid "ignoring invalid width in environment variable COLUMNS: %s"
  742. msgstr ""
  743.  
  744. #: src/ls.c:849
  745. #, c-format
  746. msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
  747. msgstr ""
  748.  
  749. #: src/ls.c:951
  750. #, c-format
  751. msgid "invalid line width: %s"
  752. msgstr ""
  753.  
  754. #: src/ls.c:1014
  755. #, c-format
  756. msgid "invalid tab size: %s"
  757. msgstr ""
  758.  
  759. #: src/ls.c:1034
  760. msgid "sort type"
  761. msgstr ""
  762.  
  763. #: src/ls.c:1044
  764. msgid "time type"
  765. msgstr ""
  766.  
  767. #: src/ls.c:1054
  768. msgid "format type"
  769. msgstr ""
  770.  
  771. #: src/ls.c:1066
  772. msgid "colorization criterion"
  773. msgstr ""
  774.  
  775. #: src/ls.c:1393
  776. #, c-format
  777. msgid "unrecognized prefix: %s"
  778. msgstr ""
  779.  
  780. #: src/ls.c:1415
  781. msgid "unparsable value for LS_COLORS environment variable"
  782. msgstr ""
  783.  
  784. #: src/ls.c:2688
  785. msgid ""
  786. "List information about the FILEs (the current directory by default).\n"
  787. "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
  788. "\n"
  789. "  -A, --almost-all           do not list implied . and ..\n"
  790. "  -a, --all                  do not hide entries starting with .\n"
  791. "  -B, --ignore-backups       do not list implied entries ending with ~\n"
  792. "  -b, --escape               print octal escapes for nongraphic characters\n"
  793. "  -C                         list entries by columns\n"
  794. "  -c                         sort by change time; with -l: show ctime\n"
  795. "      --color[=WHEN]         control whether color is used to distinguish "
  796. "file\n"
  797. "                               types.  WHEN may be `never', `always', or "
  798. "`auto'\n"
  799. "  -D, --dired                generate output designed for Emacs' dired mode\n"
  800. "  -d, --directory            list directory entries instead of contents\n"
  801. "  -F, --classify             append a character for typing each entry\n"
  802. "  -f                         do not sort, enable -aU, disable -lst\n"
  803. "      --format=WORD          across -x, commas -m, horizontal -x, long -l,\n"
  804. "                               single-column -1, verbose -l, vertical -C\n"
  805. "      --full-time            list both full date and full time\n"
  806. msgstr ""
  807.  
  808. #: src/ls.c:2708
  809. msgid ""
  810. "  -G, --no-group             inhibit display of group information\n"
  811. "  -g                         (ignored)\n"
  812. "  -I, --ignore=PATTERN       do not list implied entries matching shell "
  813. "PATTERN\n"
  814. "  -i, --inode                print index number of each file\n"
  815. "  -k, --kilobytes            use 1024 blocks, not 512 despite "
  816. "POSIXLY_CORRECT\n"
  817. "  -L, --dereference          list entries pointed to by symbolic links\n"
  818. "  -l                         use a long listing format\n"
  819. "  -m                         fill width with a comma separated list of "
  820. "entries\n"
  821. "  -N, --literal              print raw entry names (don't treat e.g. "
  822. "control\n"
  823. "                               characters specially)\n"
  824. "  -n, --numeric-uid-gid      list numeric UIDs and GIDs instead of names\n"
  825. "  -o                         use long listing format without group info\n"
  826. "  -p                         append a character for typing each entry\n"
  827. "  -Q, --quote-name           enclose entry names in double quotes\n"
  828. "  -q, --hide-control-chars   print ? instead of non graphic characters\n"
  829. "  -R, --recursive            list subdirectories recursively\n"
  830. "  -r, --reverse              reverse order while sorting\n"
  831. "  -S                         sort by file size\n"
  832. msgstr ""
  833.  
  834. #: src/ls.c:2728
  835. msgid ""
  836. "  -s, --size                 print block size of each file\n"
  837. "      --sort=WORD            ctime -c, extension -X, none -U, size -S,\n"
  838. "                               status -c, time -t\n"
  839. "      --time=WORD            atime -u, access -u, use -u\n"
  840. "  -T, --tabsize=COLS         assume tab stops at each COLS instead of 8\n"
  841. "  -t                         sort by modification time; with -l: show mtime\n"
  842. "  -U                         do not sort; list entries in directory order\n"
  843. "  -u                         sort by last access time; with -l: show atime\n"
  844. "  -w, --width=COLS           assume screen width instead of current value\n"
  845. "  -x                         list entries by lines instead of by columns\n"
  846. "  -X                         sort alphabetically by entry extension\n"
  847. "  -1                         list one file per line\n"
  848. "      --help                 display this help and exit\n"
  849. "      --version              output version information and exit\n"
  850. "\n"
  851. "By default, color is not used to distinguish types of files.  That is\n"
  852. "equivalent to using --color=none.  Using the --color option without the\n"
  853. "optional WHEN argument is equivalent to using --color=always.  With\n"
  854. "--color=auto, color codes are output only if standard output is connected\n"
  855. "to a terminal (tty).\n"
  856. msgstr ""
  857.  
  858. #: src/mkdir.c:70
  859. #, c-format
  860. msgid "Usage: %s [OPTION] DIRECTORY...\n"
  861. msgstr ""
  862.  
  863. #: src/mkdir.c:71
  864. msgid ""
  865. "Create the DIRECTORY(ies), if they do not already exist.\n"
  866. "\n"
  867. "  -p, --parents     no error if existing, make parent directories as needed\n"
  868. "  -m, --mode=MODE   set permission mode (as in chmod), not rwxrwxrwx - "
  869. "umask\n"
  870. "      --verbose     print a message for each created directory\n"
  871. "      --help        display this help and exit\n"
  872. "      --version     output version information and exit\n"
  873. msgstr ""
  874.  
  875. #. --verbose
  876. #: src/mkdir.c:113
  877. #, c-format
  878. msgid "created directory `%s'"
  879. msgstr ""
  880.  
  881. #: src/mkfifo.c:60
  882. #, c-format
  883. msgid "Usage: %s [OPTION] NAME...\n"
  884. msgstr ""
  885.  
  886. #: src/mkfifo.c:61
  887. msgid ""
  888. "Create named pipes (FIFOs) with the given NAMEs.\n"
  889. "\n"
  890. "  -m, --mode=MODE   set permission mode (as in chmod), not 0666 - umask\n"
  891. "      --help        display this help and exit\n"
  892. "      --version     output version information and exit\n"
  893. msgstr ""
  894.  
  895. #. `pipe'
  896. #: src/mkfifo.c:89 src/mknod.c:211
  897. msgid "fifo files not supported"
  898. msgstr ""
  899.  
  900. #: src/mkfifo.c:135
  901. #, c-format
  902. msgid "cannot make fifo `%s'"
  903. msgstr ""
  904.  
  905. #: src/mknod.c:65
  906. #, c-format
  907. msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n"
  908. msgstr ""
  909.  
  910. #: src/mknod.c:66
  911. msgid ""
  912. "Create the special file NAME of the given TYPE.\n"
  913. "\n"
  914. "  -m, --mode=MODE   set permission mode (as in chmod), not 0666 - umask\n"
  915. "      --help        display this help and exit\n"
  916. "      --version     output version information and exit\n"
  917. "\n"
  918. "MAJOR MINOR are forbidden for TYPE p, mandatory otherwise.  TYPE may be:\n"
  919. "\n"
  920. "  b      create a block (buffered) special file\n"
  921. "  c, u   create a character (unbuffered) special file\n"
  922. "  p      create a FIFO\n"
  923. msgstr ""
  924.  
  925. #: src/mknod.c:142
  926. msgid "wrong number of arguments"
  927. msgstr ""
  928.  
  929. #. `block' or `buffered'
  930. #: src/mknod.c:154
  931. msgid "block special files not supported"
  932. msgstr ""
  933.  
  934. #: src/mknod.c:158
  935. msgid ""
  936. "when creating block special files, major and minor device\n"
  937. "numbers must be specified"
  938. msgstr ""
  939.  
  940. #: src/mknod.c:166 src/mknod.c:195
  941. #, c-format
  942. msgid "invalid major device number `%s'"
  943. msgstr ""
  944.  
  945. #: src/mknod.c:170 src/mknod.c:199
  946. #, c-format
  947. msgid "invalid minor device number `%s'"
  948. msgstr ""
  949.  
  950. #. `character'
  951. #. `unbuffered'
  952. #: src/mknod.c:183
  953. msgid "character special files not supported"
  954. msgstr ""
  955.  
  956. #: src/mknod.c:187
  957. msgid ""
  958. "when creating character special files, major and minor device\n"
  959. "numbers must be specified"
  960. msgstr ""
  961.  
  962. #: src/mknod.c:215
  963. msgid "major and minor device numbers may not be specified for fifo files"
  964. msgstr ""
  965.  
  966. #: src/mv.c:140
  967. #, c-format
  968. msgid "cannot move `%s' across filesystems: Not a regular file"
  969. msgstr ""
  970.  
  971. #: src/mv.c:268
  972. #, c-format
  973. msgid "%s: replace `%s', overriding mode %04o? "
  974. msgstr ""
  975.  
  976. #: src/mv.c:317
  977. #, c-format
  978. msgid "cannot move `%s' to `%s'"
  979. msgstr ""
  980.  
  981. #: src/mv.c:383
  982. msgid ""
  983. "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
  984. "\n"
  985. "  -b, --backup                 make backup before removal\n"
  986. "  -f, --force                  remove existing destinations, never prompt\n"
  987. "  -i, --interactive            prompt before overwrite\n"
  988. "  -u, --update                 move only older or brand new files\n"
  989. "  -v, --verbose                explain what is being done\n"
  990. "  -S, --suffix=SUFFIX          override the usual backup suffix\n"
  991. "  -V, --version-control=WORD   override the usual version control\n"
  992. "      --help                   display this help and exit\n"
  993. "      --version                output version information and exit\n"
  994. "\n"
  995. msgstr ""
  996.  
  997. #: src/mv.c:489
  998. msgid "when moving multiple files, last argument must be a directory"
  999. msgstr ""
  1000.  
  1001. #: src/mvdir.c:81
  1002. #, c-format
  1003. msgid "Usage: %s [OPTION]... EXISTING_DIR NEW_DIR\n"
  1004. msgstr ""
  1005.  
  1006. #: src/mvdir.c:82
  1007. msgid ""
  1008. "Rename EXISTING_DIR to NEW_DIR.\n"
  1009. "\n"
  1010. "   --help      display this help and exit\n"
  1011. "   --version   output version information and exit\n"
  1012. msgstr ""
  1013.  
  1014. #: src/mvdir.c:105
  1015. msgid "cannot get current directory"
  1016. msgstr ""
  1017.  
  1018. #: src/mvdir.c:165
  1019. msgid "cannot rename `.' or `..'"
  1020. msgstr ""
  1021.  
  1022. #: src/mvdir.c:175
  1023. #, c-format
  1024. msgid "`%s' is not a directory"
  1025. msgstr ""
  1026.  
  1027. #: src/mvdir.c:177 src/mvdir.c:179
  1028. #, c-format
  1029. msgid "cannot write to `%s'"
  1030. msgstr ""
  1031.  
  1032. #: src/mvdir.c:198
  1033. #, c-format
  1034. msgid "`%s' is an ancestor of `%s'"
  1035. msgstr ""
  1036.  
  1037. #: src/mvdir.c:213 src/mvdir.c:234
  1038. #, c-format
  1039. msgid "cannot link `%s' to `%s'"
  1040. msgstr ""
  1041.  
  1042. #: src/mvdir.c:215 src/mvdir.c:232
  1043. #, c-format
  1044. msgid "cannot unlink `%s'"
  1045. msgstr ""
  1046.  
  1047. #: src/rm.c:213
  1048. msgid "cannot remove `.' or `..'"
  1049. msgstr ""
  1050.  
  1051. #: src/rm.c:250
  1052. #, c-format
  1053. msgid "%s: remove %s`%s', overriding mode %04o? "
  1054. msgstr ""
  1055.  
  1056. #: src/rm.c:252 src/rm.c:261
  1057. msgid "directory "
  1058. msgstr ""
  1059.  
  1060. #: src/rm.c:260
  1061. #, c-format
  1062. msgid "%s: remove %s`%s'? "
  1063. msgstr ""
  1064.  
  1065. #: src/rm.c:290
  1066. #, c-format
  1067. msgid "%s: is a directory"
  1068. msgstr ""
  1069.  
  1070. #: src/rm.c:298
  1071. #, c-format
  1072. msgid "%s: descend directory `%s', overriding mode %04o? "
  1073. msgstr ""
  1074.  
  1075. #: src/rm.c:306
  1076. #, c-format
  1077. msgid "%s: descend directory `%s'? "
  1078. msgstr ""
  1079.  
  1080. #: src/rm.c:320
  1081. #, c-format
  1082. msgid "%s: remove directory `%s' (might be nonempty)? "
  1083. msgstr ""
  1084.  
  1085. #: src/rm.c:323
  1086. #, c-format
  1087. msgid "%s: remove directory `%s'? "
  1088. msgstr ""
  1089.  
  1090. #: src/rm.c:498
  1091. #, c-format
  1092. msgid ""
  1093. "%s: WARNING: Circular directory structure.\n"
  1094. "This almost certainly means that you have a corrupted file system.\n"
  1095. "NOTIFY YOUR SYSTEM MANAGER.\n"
  1096. "Cycle detected:\n"
  1097. "%s\n"
  1098. "is the same file as\n"
  1099. msgstr ""
  1100.  
  1101. #: src/rm.c:510
  1102. #, c-format
  1103. msgid "%s: continue? "
  1104. msgstr ""
  1105.  
  1106. #: src/rm.c:531 src/touch.c:248
  1107. #, c-format
  1108. msgid "Usage: %s [OPTION]... FILE...\n"
  1109. msgstr ""
  1110.  
  1111. #: src/rm.c:532
  1112. msgid ""
  1113. "Remove (unlink) the FILE(s).\n"
  1114. "\n"
  1115. "  -d, --directory       unlink directory, even if non-empty (super-user "
  1116. "only)\n"
  1117. "  -f, --force           ignore nonexistent files, never prompt\n"
  1118. "  -i, --interactive     prompt before any removal\n"
  1119. "  -v, --verbose         explain what is being done\n"
  1120. "  -r, -R, --recursive   remove the contents of directories recursively\n"
  1121. "      --help            display this help and exit\n"
  1122. "      --version         output version information and exit\n"
  1123. msgstr ""
  1124.  
  1125. #: src/rmdir.c:86
  1126. #, c-format
  1127. msgid "Usage: %s [OPTION]... DIRECTORY...\n"
  1128. msgstr ""
  1129.  
  1130. #: src/rmdir.c:87
  1131. msgid ""
  1132. "Remove the DIRECTORY(ies), if they are empty.\n"
  1133. "\n"
  1134. "  -p, --parents   remove explicit parent directories if being emptied\n"
  1135. "      --help      display this help and exit\n"
  1136. "      --version   output version information and exit\n"
  1137. msgstr ""
  1138.  
  1139. #: src/sync.c:39
  1140. #, c-format
  1141. msgid "Usage: %s [OPTION]\n"
  1142. msgstr ""
  1143.  
  1144. #: src/sync.c:40
  1145. msgid ""
  1146. "Force changed blocks to disk, update the super block.\n"
  1147. "\n"
  1148. "  --help      display this help and exit\n"
  1149. "  --version   output version information and exit\n"
  1150. msgstr ""
  1151.  
  1152. #: src/sync.c:61
  1153. msgid "ignoring all arguments"
  1154. msgstr ""
  1155.  
  1156. #: src/touch.c:249
  1157. msgid ""
  1158. "Update the access and modification times of each FILE to the current time.\n"
  1159. "\n"
  1160. "  -a                     change only the access time\n"
  1161. "  -c                     do not create any files\n"
  1162. "  -d, --date=STRING      parse STRING and use it instead of current time\n"
  1163. "  -f                     (ignored)\n"
  1164. "  -m                     change only the modification time\n"
  1165. "  -r, --reference=FILE   use this file's times instead of current time\n"
  1166. "  -t STAMP               use MMDDhhmm[[CC]YY][.ss] instead of current time\n"
  1167. "      --time=WORD        access -a, atime -a, mtime -m, modify -m, use -a\n"
  1168. "      --help             display this help and exit\n"
  1169. "      --version          output version information and exit\n"
  1170. "\n"
  1171. "STAMP may be used without -t if none of -drt, nor --, are used.\n"
  1172. msgstr ""
  1173.  
  1174. #: src/touch.c:303 src/touch.c:323
  1175. #, c-format
  1176. msgid "invalid date format `%s'"
  1177. msgstr ""
  1178.  
  1179. #: src/touch.c:331
  1180. msgid "time selector"
  1181. msgstr ""
  1182.  
  1183. #: src/touch.c:357
  1184. msgid "cannot specify times from more than one source"
  1185. msgstr ""
  1186.  
  1187. #: src/touch.c:387
  1188. msgid "file arguments missing"
  1189. msgstr ""
  1190.